Welcome![Sign In][Sign Up]
Location:
Search - thread linux

Search list

[Internet-Networklinux

Description: 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
Platform: | Size: 4972544 | Author: 林丽娜 | Hits:

[Embeded Linux5.4-thread

Description: s3c2410实验箱关于arm linux多线程编程的实例。代码非常详细有注释。-S3C2410 experimental arm linux box on the examples of multi-threaded programming. Very detailed annotated code.
Platform: | Size: 7168 | Author: jackylijiesi | Hits:

[Compress-Decompress algrithmslinux

Description: 这是一个很简单的在linux环境下的线程编程例子-This is a very simple environment in the linux thread programming examples
Platform: | Size: 113664 | Author: hucq | Hits:

[Linux-Unixlinuxmulti-thread

Description: 提供了许多线程间通信的实例程序。用linux下的C语言实现。-Provides many examples of thread communication procedures. Under linux using C language.
Platform: | Size: 6144 | Author: jidong | Hits:

[Linux-Unixthread_pro

Description: linux下线程编程序事例,已经验证过了,很好用-Under linux-thread-programmed examples, has already been verified, a very good use
Platform: | Size: 14336 | Author: 曹三 | Hits:

[Software EngineeringPOSIXPthreadprogrammer

Description: Linux 的多线程编程内核同步 超级经典!!!!强烈推荐-Linux kernel multi-threading programming Synchronization super classic! ! ! ! Strongly recommend
Platform: | Size: 98304 | Author: chenfalin | Hits:

[Linux-Unixsoapserver

Description: linux, gsoap, thread pool, example. 使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码-linux, gsoap, thread pool, example. use gsoap and an own thread pool monitor and deal with requests soap sample code
Platform: | Size: 1024 | Author: robin | Hits:

[Linux-Unixthread.tar

Description: linux下多线程程序设计,包括signals,mutex,simple_once -linux under the multi-threaded program design, including signals, mutex, simple_once
Platform: | Size: 20480 | Author: persisting | Hits:

[Linux-Unixlinux-mul-thread

Description: linux的多线程编程源码,对于linux的编程非常有帮助。-linux-source multi-threaded programming, linux programming for the very helpful.
Platform: | Size: 5120 | Author: dfpdn | Hits:

[Linux-Unixptt-1.0.tar

Description: linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)-linux under the multi-threaded debugging tools, support for posix NPTL, NPTL Trace Tool (PTT- POSIX Thread Trace Toolkit)
Platform: | Size: 309248 | Author: 许杨 | Hits:

[Linux-UnixLinux-userthread-library

Description: 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to source code but also have a detailed design documentation.
Platform: | Size: 325632 | Author: 李海波 | Hits:

[Linux-Unixthread

Description: thread application code, the multi-thread application start code of Linux application
Platform: | Size: 2048 | Author: nameblue | Hits:

[Linux-UnixLINUX-function

Description: LINUX函数手册.chm 世界上最全的linux 函数大集合,特别添加了有关linux 线程 相关的函数,以及线程编程原理-LINUX manual function. Chm of the world' s most full-function large collection of linux, in particular, to add the linux-thread-related functions, as well as programming principle thread
Platform: | Size: 336896 | Author: netyangarm | Hits:

[Linux-UnixLinux

Description: 实现linux下1、文件的拷贝;2、运行3个多线程任务、3、添加一个新的系统调用。-implement under linux environment:1. copy of files 2. run 3 multi-thread application 3. add a new system_call.
Platform: | Size: 22528 | Author: steven | Hits:

[TCP/IP stacklinux_file_transfer

Description: Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux reference code, the use of thread, it is a compile-time to add-lpthread
Platform: | Size: 5120 | Author: kusogray | Hits:

[Linux-UnixLinux_multithread

Description: Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改 多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including the basic creation of multi-threaded approach, how to modify the properties of multi-threaded and thread between the data processing. focuses on the multi-threaded data processing methods and conditions Mutex variables.
Platform: | Size: 35840 | Author: 林雁冉 | Hits:

[Linux-Unixrealmsg-4

Description: 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the friends management, thread pool, file transfer, simple features such as audio transmission
Platform: | Size: 3944448 | Author: xc | Hits:

[Linux-Unixlinuxthreadpool

Description: 上传一组关于线程池的好的文章,请接收,Linux下通用线程池的创建与使用,谢谢。-From a group of good articles on the thread pool, please receive, Linux general-purpose thread pool creation and use, thank you.
Platform: | Size: 8192 | Author: Dylan | Hits:

[Linux-Unixlinux

Description: Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers and consumers. C deadlock experiment. C thread experiment. C
Platform: | Size: 10240 | Author: 楚碧痕 | Hits:

[Process-Threadthread

Description: linux下的多线程编程的例子,希望对初学多线程的人有所帮助-multithreaded programming under linux example, many beginners want to help people thread
Platform: | Size: 2048 | Author: 赵七 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net